Version

GridWrapper<T> Class Members

The following tables list the members exposed by GridWrapper<T>.

Public Constructors
 NameDescription
Public ConstructorGridWrapper<T> ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyModela reference to the model where all configurations are set as properties (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<GridModel,GridWrapper<T>>)
Public Methods
 NameDescription
Public MethodAccessibilityRenderingGridModel.AccessibilityRendering (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodAddClientEventModelWidgetBase.AddClientEvent (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodAdjustVirtualHeightsGridModel.AdjustVirtualHeights (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodAggregateTransactionsGridModel.AggregateTransactions (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodAlternateRowStylesGridModel.AlternateRowStyles (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodAnimationDurationGridModel.AnimationDuration (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodAutoAdjustHeightif false, Height will be directly set on the grid scrolling container, instead of the topmost DIV container (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodAutoCommitGridModel.AutoCommit (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodAutofitLastColumnGridModel.AutofitLastColumn (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodAutoFormatGridModel.AutoFormat (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodAutoGenerateColumnsGridModel.AutoGenerateColumns (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodAutoGenerateLayouts  
Public MethodAvgColumnWidthGridModel.AvgColumnWidth (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodAvgRowHeightaverage row height in pixels (useful when virtualization is used) GridModel.AvgRowHeight (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodCaptionGridModel.Caption (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodClientDataSourceTypeGridModel.ClientDataSourceType (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodClientEventsSets the grid model ModelWidgetBase.ClientEvents (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodCollapseTooltipGridModel.CollapseTooltip (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodColumnLayoutsa list of column layouts (hierarchical grid)  
Public MethodColumnsGridModel.Columns allows for using lambda expressions in the view  
Public MethodColumnVirtualizationGridModel.ColumnVirtualization (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodDataBindGridModel.DataBind (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodDataMemberdefines the table name in the dataset that contains data for the current layout (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodDataSourceGridModel.DataSource (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodDataSourceTypeGridModel.DataSourceType (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodDataSourceUrlGridModel.DataSourceUrl (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodDefaultColumnWidthdefault column width GridModel.DefaultColumnWidth (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodEnableHoverStylesenables hovering styles on mouseover (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodEnableResizeContainerCheckenables/disables check for resizing grid container (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodEnableUTCDatesenables formatting of the dates as UTC. Note that this may be desirable when the dates are coming from a backend, encoded as UTC. Otherwise, if dates are created on the client (in the browser), most probably keeping enableUTCDates to false is the desired behavior (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodExpandCollapseAnimationsGridModel.ExpandCollapseAnimations (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodExpandColWidthGridModel.ExpandColWidth (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodExpandTooltipGridModel.ExpandTooltip (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodFeatureChooserIconDisplayConfigures how the feature chooser icon should display on header cells - e.g. to display as gear icon or to not show gear icon but on click/tap the header cell to show the feature chooser (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodFeaturesa list of grid features (Paging, Sorting, Filtering, etc.)  
Public MethodFixedFootersGridModel.FixedFooters (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodFixedHeadersGridModel.FixedHeaders (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodForeignKeyoptional foreign key (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodGenerateCompactJSONResponseGridModel.GenerateCompactJSONResponse (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodHeightheight of the grid: Example: "500", "500px", "50%" GridModel.Height (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodHtmlAttributesSet HtmlAttributes to the HTML div element (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodIDID of the control. Also becomes the ID of the HTML div that serves as the topmost container of the grid on the page GridModel.ID (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodInitialExpandDepth (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodJsonpRequestWhen dataSource is string defines whether to set data source of type JSONP (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodLanguageSet control language. Possible values are: "en", "bg", "ru", "ja", "fr", "es", "de" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<GridModel,GridWrapper<T>>)
Public MethodLoadOnDemand  
Public MethodLocaleOverloaded. locale settings  
Public MethodLocalSchemaTransformGridModel.LocalSchemaTransform (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodMergeUnboundColumnsIf true then the unbound columns are merged to the datasource at runtime - indeed DataSource is expanded with the new data and this could cause performance issues when dataSource is huge if false then the unbound data is sent to the client (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodODataGridModel.OData (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodPrimaryKeyoptional primary key (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodRegionalSet control regional. Example: "en" or "en-GB" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<GridModel,GridWrapper<T>>)
Public MethodRenderOverridden. renders the tree grid on the Mvc View  
Public MethodRenderCheckboxes (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodRequestTypeSpecifies the HTTP verb to be used to issue the requests to a remote data source. (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodResponseContentTypeContent type of the response. See http://api.jquery.com/jQuery.ajax/ => contentType (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodResponseDataKeyGridModel.ResponseDataKey (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodRest (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodRestSettings (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodRowVirtualizationGridModel.RowVirtualization (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodScrollSettings  
Public MethodSetUnboundValuesOverloaded. This method set unbound values for the specified column key. It should be called after unbound columns with the specified key is set. It should be set mapping between key of the dictionary and primary key (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodShowHeaderGridModel.ShowHeader (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodTabIndexGridModel.TabIndex (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodTemplatingEngineGridModel.TemplatingEngine (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodUpdateUrl (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodVirtualizationGridModel.Virtualization (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodVirtualizationModeGridModel.VirtualizationMode (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
Public MethodWidthwidth of the grid: Example: "500", "500px", "50%" GridModel.Width (Inherited from Infragistics.Web.Mvc.BaseGridWrapper<GridModel,GridWrapper<T>>)
See Also

View on GitHub